chore(deps): update dependency rich to v11 - autoclosed #124
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==9.5.1
->==11.2.0
Release Notes
willmcgugan/rich
v11.2.0
Compare Source
Added
rich.diagnose.report
to expose environment debugging logic as function Expose diagnose.report as a function Textualize/rich#1917Progress.get_default_columns()
to get the default list of progress bar columns Add default_columns classmethod to Progress class Textualize/rich#1894Fixed
Fixed
v11.1.0
Compare Source
Added
__class__
[BUG] rich.inspect on a module: AttributeError: Unknown C global variable '__class__' Textualize/rich#1838Syntax.guess_lexer
, add support for more lexers (e.g. Django templates etc.) AddSyntax.guess_lexer
, add support for more lexers (e.g. Django templates etc.) Textualize/rich#1869lexer
parameter toSyntax.from_path
to allow for overrides Allow override of lexer in Syntax.from_path Textualize/rich#1873Fixed
__class__
[BUG] rich.inspect on a module: AttributeError: Unknown C global variable '__class__' Textualize/rich#1838Syntax
always justifies left Syntax should always justify left Textualize/rich#1872v11.0.0
Compare Source
Added
vertical_align
to Table.add_row [REQUEST] vertical alignment in table cells Textualize/rich#1590Fixed
Changed
Syntax.__init__
parameterlexer_name
renamed tolexer
v10.16.2
Compare Source
Fixed
v10.16.1
Compare Source
Fixed
v10.16.0
Compare Source
Fixed
Added
v10.15.2
Compare Source
Fixed
v10.15.1
Compare Source
Fixed
v10.15.0
Compare Source
Added
Changed
Fixed
v10.14.0
Compare Source
Fixed
Added
Changed
__rich__
to work recursivelyAdded
rich.text.Text.from_ansi
helper method for handling pre-formatted input strings https://github.com/willmcgugan/rich/issues/1670v10.13.0
Compare Source
Added
Fixed
v10.12.0
Compare Source
Updated
Fixed
v10.11.0
Compare Source
Added
suppress
parameter to tracebacksmax_frames
parameter to tracebacksv10.10.0
Compare Source
Added
rich.json
Fixed
v10.9.0
Compare Source
Added
Changed
v10.8.0
Compare Source
Added
Fixed
rich.reconfigure
within apytest_configure
hook would lead to a crashv10.7.0
Compare Source
Added
Changed
RenderGroup
toGroup
andrender_group
togroup
(old names remain for compatibility but will be deprecated in the future)rich.repr.RichReprResult
torich.repr.Result
(old names remain for compatibility but will be deprecated in the future)v10.6.0
Compare Source
Deprecated
Added
Fixed
Changed
v10.5.0
Compare Source
Fixed
Added
v10.4.0
Compare Source
Added
Fixed
v10.3.0
Compare Source
Added
%load_ext rich
Changed
v10.2.2
Compare Source
Fixed
v10.2.1
Compare Source
Fixed
v10.2.0
Compare Source
Added
Changed
Fixed
v10.1.0
Compare Source
Fixed
v10.0.1
Compare Source
Fixed
v10.0.0
Compare Source
Changed
__rich_measure__
signature changed to accept ConsoleOptions rather than max_widthtext
parameter to rich.spinner.Spinner changed to RenderableTypeAdded
__rich_repr__
protocol method to Pretty__rich_repr__
Fixed
total
keyword arguments inrich.progress
and rich.progress_bar
v9.13.0
Compare Source
Added
Fixed
Changed
v9.12.4
Compare Source
Fixed
Changed
v9.12.3
Compare Source
Changed
v9.12.2
Compare Source
Added
Changed
v9.12.1
Compare Source
Fixed
Added
Changed
v9.12.0
Compare Source
Fixed
Changed
Added
v9.11.1
Compare Source
Fixed
Changed
Added
v9.11.0
Compare Source
Fixed
__str__
https://github.com/willmcgugan/rich/issues/980Added
quiet
argument to Console constructorvertical
parameter to AlignChanged
v9.10.0
Compare Source
Changed
v9.9.0
Compare Source
Changed
Fixed
Added
v9.8.2
Compare Source
Fixed
v9.8.1
Compare Source
Fixed
v9.8.0
Compare Source
Added
Changed
style
argument on Align now applies to background onlysize
will fall back to getting the terminal size of stdout it stdin fails, this allows size to be correctly determined when pipingFixed
python -m rich.markdown
v9.7.0
Compare Source
Added
v9.6.2
Compare Source
Fixed
"\\[foo]"
results in a backslash plus[foo]
tagv9.6.1
Compare Source
Fixed
v9.6.0
Compare Source
Changed
Added
Fixed
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.